home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr39 / rm_w5.zip / MAP19.TXT < prev    next >
Internet Message Format  |  1995-02-08  |  8KB

  1. Date:         Tue, 7 Feb 1995 10:12:06 -0600
  2. From: BITNET list server at UA1VM (1.8a) <LISTSERV@UA1VM.UA.EDU>
  3. Subject:      File: "MAP19 LESSON"
  4.  
  5. MAP19: GOPHER (PART TWO)
  6.  
  7.  
  8.      "Nothing quite new is perfect." -- Cicero, Brutus
  9.  
  10.  
  11. There are three ways to enter Gopherspace:
  12.  
  13.      1. through a Gopher client running on your local Internet service
  14.         provider's machine,
  15.  
  16.      2. through a telnet connection to a publicly-accessible Gopher
  17.         site, or
  18.  
  19.      3. through e-mail (we'll talk about e-mail access on Friday).
  20.  
  21. How can you tell if your local Internet service provider has a Gopher
  22. client that you can use? Easy! Just type
  23.  
  24.           gopher
  25.  
  26. at your system's command prompt, and watch what happens. If your provider
  27. has a Gopher client, your Gopher client's root menu will appear on your
  28. screen.
  29.  
  30. If your site does *not* have a Gopher client, however, all you will
  31. see on your screen after you type "gopher" will be an error message.
  32.  
  33. Fortunately, if you can't access Gopher through your local provider,
  34. you can always access Gopher through telnet. The following is
  35. a list adapted from the Gopher FAQ (1) and it lists the telnet
  36. addresses and logins for just a few of the publicly accessible
  37. Gopher sites:
  38.  
  39.      Telnet Address            Login   Area
  40.      ------------------------- ------  -------------
  41.      consultant.micro.umn.edu  gopher  North America
  42.      ux1.cso.uiuc.edu          gopher  North America
  43.      panda.uiowa.edu           panda   North America
  44.      gopher.msu.edu            gopher  North America
  45.      gopher.ebone.net          gopher  Europe
  46.      gopher.sunet.se           gopher  Sweden
  47.      info.anu.edu.au           info    Australia
  48.      tolten.puc.cl             gopher  South America
  49.      ecnet.ec                  gopher  Ecuador
  50.      gan.ncc.go.jp             gopher  Japan
  51.  
  52. Please use the site that is closest to you. Also, if you are in
  53. North America, please remember that the consultant.micro.umn.edu
  54. address is the most used Gopher address in the entire world
  55. (this is the address of the University of Minnesota's Gopher
  56. server -- the birthplace of Gopher). You might be better off
  57. if you telneted to another North American site.
  58.  
  59. Also, if your site is running its own Gopher client software, it
  60. is *STRONGLY* recommended that you use your site's Gopher client
  61. software instead of telneting into the public logon sites. Your
  62. client is set up so that you can use custom features not available
  63. through a telnet connection (i.e. mouse, scroll bars, etc.). You
  64. will also find that your provider's Gopher client will run much
  65. faster than a telnet Gopher client (1).
  66.  
  67.  
  68. DIRECT CLIENT ACCESS TO REMOTE GOPHERS
  69.  
  70. As I said above, to access your root Gopher menu, all that you
  71. have to do is type
  72.  
  73.           gopher
  74.  
  75. at your system's command prompt.
  76.  
  77. Sometimes, however, you may want to bypass your own root menu and
  78. connect directly to a remote Gopher server. You can do this by
  79. typing
  80.  
  81.           gopher <site address>
  82.  
  83. at your system's command prompt, replacing <site address> with the
  84. the address of the remote Gopher server that you want to access.
  85.  
  86. For example, to connect directly with the info.asu.edu Gopher
  87. I would type
  88.  
  89.           gopher info.asu.edu
  90.  
  91. at my system's command prompt.
  92.  
  93.  
  94. LOCAL VERSUS DISTANT INFORMATION
  95.  
  96. Spend any amount of time in Gopherspace, and you are bound to run
  97. into roadblocks. The most common roadblock that you will encounter
  98. is an error message that says
  99.  
  100.           Empty Menu; no items selected or nothing available
  101.  
  102. when you try to access a file or menu that you *KNOW* exists (and
  103. that you may have even accessed just a few seconds earlier).
  104.  
  105. One of the biggest mistakes that people make is they assume
  106. that this "Empty Menu" error is a problem with their local
  107. Internet service provider's system. IT ISN'T!!
  108.  
  109. Your local Internet service provider is only responsible for the
  110. LOCAL portion of your Internet service. If you are having problems
  111. accessing a distant Gopher file or menu, your problem isn't
  112. with your local provider, it is with the distant site that
  113. you are trying to access!
  114.  
  115. There are two things that you need to keep in mind any time
  116. you are having problems with Gopher:
  117.  
  118.      1. Gopherspace is incredibly dynamic. Sites "appear" and
  119.         and "disappear" every second of every day. Internet
  120.         traffic, power outages, weather, scheduled repairs,
  121.         and even squirrels affect whether a site is on-line
  122.         or off-line.
  123.  
  124.      2. Sites can "disappear" for as little as a second or
  125.         they can shut down and disappear forever. If you
  126.         are having problems accessing something in Gopherspace,
  127.         wait a little while and try to access it later.
  128.  
  129.  
  130. UNIX GOPHER COMMANDS
  131.  
  132. Once you access your Gopher client (or telnet into a Gopher client),
  133. take a look at the bottom of the root menu. If you see a menu line
  134. that says
  135.  
  136.           Press ? for Help, q to Quit, u to go up a menu
  137.  
  138. You are using a UNIX Gopher client.
  139.  
  140. Fortunately, the on-line help menu for the UNIX Gopher is really
  141. good. If you type
  142.  
  143.           ?
  144.  
  145. your screen will fill with a whole bunch of UNIX Gopher commands.
  146.  
  147. I'm not going to show you all of these commands -- you can find
  148. them pretty easily by typing "?" -- but I do want to show you
  149. a few of the most important commands that you will use:
  150.  
  151.      Key                        What it does
  152.      -----------                -----------------------------------
  153.  
  154.      Up arrow                   Moves the --> cursor up one line
  155.      Down arrow                 Moves the --> cursor down one line
  156.      Right arrow                "Enters" the selected menu item
  157.        or Return
  158.      Left arrow                 "Exits" the item and returns you to
  159.        or u                      the previous menu
  160.  
  161. After you have entered a file and have gotten to the bottom of it,
  162. the following menu bar appears
  163.  
  164.    Press <RETURN> to continue, <m> to mail, <s> to save, or <p> to print
  165.  
  166. Pressing "return" will just take you back to the previous menu. If
  167. you want a copy of the file, you are going to have to either press
  168. "m" or "s".
  169.  
  170. If you are telneting into a Gopher client, or if the file is small,
  171. your best bet would be to type "m". The client will then ask you
  172. for an address you want the current document mailed to. Enter your
  173. full Internet e-mail address :)
  174.  
  175.  
  176. OTHER GOPHER CLIENT COMMANDS
  177.  
  178. There are a whole bunch of different Gopher clients out there.
  179. Fortunately, they all work on the same basic principles, and
  180. they all have relatively good on-line help menus.
  181.  
  182. Access your Gopher client, take a look at your help menu, and
  183. find the keys or commands necessary to:
  184.  
  185.      - Move the cursor up and down the screen
  186.      - "Enter" files (select an item)
  187.      - "Exit" files (go back to the previous menu)
  188.      - Quit the program
  189.  
  190. We'll talk about some of the more advanced commands later this
  191. week :)
  192.  
  193.  
  194. HOMEWORK:
  195.  
  196.      1. Enter Gopherspace and play around :)
  197.  
  198.      2. If you REALLY feel daring, you might want to find
  199.         Richard Smith's "Navigating the Internet: Let's Go
  200.         Gophern" workshop archives. The workshop was a one-month
  201.         workshop which taught nothing but Gopher :)
  202.  
  203.         The following are some Gopher sites that I found that
  204.         have the "Gophern" archives. You'll have to access
  205.         these sites directly -- type "gopher <site address>" --
  206.         and then hunt around the site for the "Gophern" files.
  207.  
  208.  
  209.         gopher-chem.ucdavis.edu            gopher.kfki.hu
  210.         ubvmsb.cc.buffalo.edu              gopher2.nhm.ac.uk
  211.         rc1.vub.ac.be                      wealaka.okgeosurvey1.gov
  212.         gopher.keller.clarke.edu           ukoln.bath.ac.uk
  213.         gopher.ub2.lu.se                   utl.library.utoronto.ca
  214.  
  215.  
  216. SOURCES:
  217.  
  218. (1) From the University of Minnesota's Gopher FAQ, last modified
  219.     on 7/25/94
  220.  
  221.  
  222.    PATRICK DOUGLAS CRISPEN    THE VIEWS EXPRESSED IN THIS LETTER DO NOT
  223.     PCRISPE1@UA1VM.UA.EDU      NECESSARILY REPRESENT THE VIEWS OF THE
  224.   THE UNIVERSITY OF ALABAMA      UNIVERSITY OF ALABAMA - TUSCALOOSA
  225.  
  226.       ROADMAP: COPYRIGHT PATRICK CRISPEN 1994. ALL RIGHTS RESERVED.
  227.  
  228.